The value of the property after the change.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public T NewValue { get; set; } |
| Visual Basic |
|---|
Public Property NewValue As T Get Set |
|
|
| .NET Framework Class Library |
| PropertyChangedEventArgs<(Of <(<'T>)>)>..::..NewValue Property |
| PropertyChangedEventArgs<(Of <(<'T>)>)> Class See Also |
| C# |
|---|
public T NewValue { get; set; } |
| Visual Basic |
|---|
Public Property NewValue As T Get Set |